You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > Exp2 Method > clVector.Exp2 Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.Exp2 Method ([In] TOpenCLMtxVec)

Calculate the exponent base 2 (2^) for all X elements.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Exp2([In] TOpenCLMtxVec X);

Store the results in the calling object. Size and Complex properties of the calling vector are set implicitly to match the X object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!